github.com/refraction-networking/utls.clientHelloMsg.scts (field)
13 uses
github.com/refraction-networking/utls (current package)
handshake_client.go#L81: scts: true,
handshake_messages.go#L90: scts bool
handshake_messages.go#L158: if m.scts {
handshake_messages.go#L618: m.scts = true
handshake_messages.go#L737: scts: m.scts,
handshake_server.go#L275: if hs.clientHello.scts {
handshake_server_tls13.go#L723: ch.scts != ch1.scts ||
handshake_server_tls13.go#L849: certMsg.scts = hs.clientHello.scts && len(hs.cert.SignedCertificateTimestamps) > 0
u_handshake_client.go#L203: scts: true,
u_public.go#L414: scts: chm.Scts,
u_public.go#L455: Scts: chm.scts,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |